home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0086 / 459.txt < prev    next >
Text File  |  1997-04-16  |  16KB  |  399 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Wed, 18 Apr 90       Volume 90 : Issue  459
  4.  
  5. Today's Topics:
  6.                      Bug in CSD, no help from MWC
  7.                  PC Ditto 3.0, ICD Adapter, DOS BOOT
  8.                  Severe Dcreate() bug in GEMDOS 0.23
  9.                          Sozobon C and GEM...
  10.       SUMMARY:  STE compatibility and Hard Disk recommendations
  11.                              TOS 1.4 info
  12.         Zoo output to file (Was: Re: EPROM programmer wanted.)
  13. ----------------------------------------------------------------------
  14.  
  15. Date: 18 Apr 90 15:59:32 GMT
  16. From: chinet!saj@gargoyle.uchicago.edu  (Stephen Jacobs)
  17. Subject: Bug in CSD, no help from MWC
  18. Message-ID: <1990Apr18.155932.4173@chinet.chi.il.us>
  19.  
  20. I've been talking to the ST support guy at Mark Williams Co a lot lately
  21. (found 2 MAJOR new bugs in the C compiler while working on the umoria port--
  22. if you use bitfields, be careful and check the generated code; the other
  23. one is too obscure to worry about).  Anyway, as stated, they aren't presently
  24. doing upgrades or new products for the ST.  They are, however, still providing
  25. help and advice.  They are still doing the record keeping needed to get
  26. back into ST development fast, should the demand appear.  If the expected
  27. 520ST blitz sells lots of machines (that could go either way), it might
  28. make the difference.
  29.  
  30. ------------------------------
  31.  
  32. Date: 18 Apr 90 18:39:08 GMT
  33. From:
  34.  zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!deimos.cis.ksu.ed
  35.  u!uafhp!uafhcx!cjy@tut.cis.ohio-state.edu  (Calvin Yockey)
  36. Subject: PC Ditto 3.0, ICD Adapter, DOS BOOT
  37. Message-ID: <4085@uafhp.uark.edu>
  38.  
  39. In article <1578@lzsc.ATT.COM>, hcj@lzsc.ATT.COM (HC Johnson) writes:
  40. >>[previous article describes problems using ICD Adapter and PCD2]
  41. >
  42. > The DOCs with PC_Ditto (II) describe the problem and a fix.
  43.  
  44. I can't find any reference to it in the doc's I recently received with my
  45. PCD2.  Can you point me in the right direction?
  46.  
  47. >
  48. > The problem:
  49. >
  50. >[Detailed explanation of the reasons for the problem omitted]
  51. >
  52. > Avant-Garde now supplies a fixup program with PC-ditto II, but its
  53. > needed for I also.
  54.  
  55. What's the name of the fixup program?  I have a program to fix Atari drives,
  56. but that's it.  Tried it and it didn't work.
  57. >
  58. >
  59. > Howard C. Johnson
  60. > ATT Bell Labs
  61. > att!lzsc!hcj
  62. > hcj@lzsc.att.com
  63.  
  64.  
  65. Thanks for any pointers Howard or anyone else can give me.
  66.  
  67. Calvin Yockey
  68. cjy@uafhcx.uark.edu
  69. Univesity of Arkansas
  70.  
  71. ------------------------------
  72.  
  73. Date: 18 Apr 90 17:30:41 GMT
  74. From: fernwood!portal!atari!apratt@uunet.uu.net  (Allan Pratt)
  75. Subject: Severe Dcreate() bug in GEMDOS 0.23
  76. Message-ID: <2154@atari.UUCP>
  77.  
  78. alderaan@tubopal.UUCP (Thomas Cervera) writes:
  79.  
  80. >apratt@atari.UUCP (Allan Pratt) writes:
  81. >>      #include <osbind.h>
  82. >>      main()
  83. >>      ?
  84. >>              int fd;
  85. >>              long err;
  86. >>
  87. >>              fd = Fcreate("silly",0);
  88. >>              Fclose(fd);
  89. >>              err = Dcreate("silly");
  90. >>              printf("err is %ld\n",err);
  91. >>              exit(0);
  92. >>      ?
  93. >>prints "err is -36" (EACCDN, access denied).  I'm using TOS 1.4's GEMDOS.
  94.  
  95. >  Uhm. Maybe your C library does the Fsfirst ?
  96.  
  97. Uhm.  The capitalized "function calls" are actually direct OS calls,
  98. with no library intervention.  What you see is what GEMDOS saw, with no
  99. interference from anything.
  100.  
  101. What do you take me for?
  102.  
  103. ============================================
  104. Opinions expressed above do not necessarily     -- Allan Pratt, Atari Corp.
  105. reflect those of Atari Corp. or anyone else.      ...ames!atari!apratt
  106.  
  107. ------------------------------
  108.  
  109. Date: 18 Apr 90 19:32:58 GMT
  110. From: netnews.upenn.edu!msuinfo!news@rutgers.edu  (David Schultz)
  111. Subject: Sozobon C and GEM...
  112. Message-ID: <1990Apr18.193258.5015@msuinfo.cl.msu.edu>
  113.  
  114. I was reading about needing dastart.o and some other libraries in
  115. order to run Sozobon from GEM.  I currently run from Gulam, BUT
  116. on a 520ST with only one DS drive, it would be nice to compile
  117. from GEM.  That would give me an extra 200K to work with.
  118.  
  119. I've got some big projects coming up, so if someone can help me out,
  120. please do.
  121.  
  122.  
  123. #define         DISCLAIMER      "It's NOT my fault...!"
  124. _____________________________________________________________________________
  125. David W. Schultz        |                               |
  126. 312 N. Case Hall        | schultzd@cpsin.cps.msu.edu    |   M
  127. Michigan State Univ.    | schultzd@frith.egr.msu.edu    |     S
  128. E. Lansing, MI  48825   | Last Chance: 517 355-7033     |       G
  129. ________________________|_______________________________|____________________
  130.                                                       # # #
  131.         _______________________________________       # # #
  132.        /            ________________                  # # #
  133.       /________            /                          # # #
  134.               /           /                          #  #  #
  135. _____________/           /                          #   #   #
  136. __________________________________________________#_____#_____#______________
  137.  
  138.  
  139.  
  140. --
  141.  
  142. #define         DISCLAIMER      "It's NOT my fault...!"
  143. _____________________________________________________________________________
  144. David W. Schultz        |                               |
  145.  
  146. ------------------------------
  147.  
  148. Date: 18 Apr 90 16:51:21 GMT
  149. From: mcsun!ukc!edcastle!eric@uunet.uu.net  (E S Fraga)
  150. Subject: SUMMARY:  STE compatibility and Hard Disk recommendations
  151. Message-ID: <3371@castle.ed.ac.uk>
  152.  
  153. First of all, thanks to everybody that answered my posting.
  154.  
  155. This is the promised summary in response to my posting a couple
  156. of weeks ago.  Essentially, the answers to my two questions are:
  157.  
  158. 1. the STe's are compatible with everything I would want one for (mostly
  159. editors, compilers, shells, and terminal emulators).
  160.  
  161. 2. all kinds of different answers although Third Coast Technologies got
  162. the most votes (not that the number is statistically valid :-).
  163.  
  164. I have included all useful (i.e. > 0 information content :-) responses
  165. at the end of this posting.
  166.  
  167. Again, thanks to everybody that answered!
  168.  
  169. eric
  170.  
  171. ---------------------------------------//------------------------------------
  172. ---------------------------------------//------------------------------------
  173. From: Herbert Sauro <eang62@ed.castle>
  174.  
  175. I saw your mail on comp.sys.atari.st concerning STE compatibility. Four
  176. things I run regularly are:
  177.  
  178.        Mark Williams C  -  no problems so far
  179.        TeX from Tools of W. Germany  -  no problems so far
  180.        Gulam  - if you ask for free mamory it bombs out, otherwise seems ok
  181.        Prospero Pascal  -  no problems so far.
  182.  
  183. I think you'll find that the majority of serious software runs without
  184. problems. Its probably mainly games which are having problems with
  185. compatibility. Basically don't believe what you read in the mags,
  186. expecially ST Format and those weeklies.
  187.  
  188. Herbert Sauro
  189. Genetics, KB, Edinburgh
  190.  
  191. PS I have a 2MB STE (SM124 of course) + home-made hard disk and I am
  192. quite happy with it (especially the price, 450 pounds for 2MB STE).
  193.  
  194.  
  195. ------------------------------------//------------------------------------
  196. From: olorin@ed.cs.tardis
  197.  
  198.         I've just got an STE myself (4 meg 600 quid from best prices).
  199. The following stuff I have checked and it appears OK.
  200.  
  201. GCC , Minix , Gulam , TeX ... I'll check Uniterm.
  202.  
  203. Mind you there's a rumour going round of an imminent price increase ...
  204.  
  205. ------------------------------------//------------------------------------
  206. From: "Jwahar R. Bammi" <bammi@edu.cwru.ces.curie>
  207.  
  208. eric,
  209.         i have second hand report from people who use some of the stuff
  210. that i wrote/ported that it all works on the STE (and TT, some of the
  211. stuff was shown at Ceebit), this list includes:
  212. gulam, gcc, TeX (StTeX, undump, BiBTeX), zmdm (terminal emulator with
  213. x/y/z modem).
  214.  
  215. gulam: dont use the 'mem' builtin command, and you'll be ok.
  216. no one have reported any other incompatibility.
  217. --
  218. bang:   ?any internet host?!dsrgsun.CES.CWRU.Edu!bammi  jwahar r. bammi
  219. domain: bammi@dsrgsun.ces.CWRU.edu
  220. GEnie:  J.Bammi
  221.  
  222.  
  223. ------------------------------------//------------------------------------
  224. From: Graham Thomas <grahamt@susx.syma>
  225.  
  226. Eric,
  227.  
  228. I'd appreciate it if you'd pass on whatever answers you get.  I'm
  229. thinking of getting an expanded STE myself.
  230.  
  231. The hard disk question is tricky, isn't it?  We've had reasonably good
  232. reliability from our Atari SH205s and Megafile 20s, but they lose out a
  233. bit on price/performance.  Supra disks have been a bit flaky (I know of
  234. three which have been ordered.  Each has had to be sent back to be
  235. replaced.  Frontier have been very good with support, and two of the
  236. three replacements have been reliable.)  The Power Computing disks look
  237. tempting in terms of price, but I don't trust the company (not from
  238. personal experience - just things I've read about them from other
  239. users).  The Vortex drives are heavily advertised in German mags, and
  240. are probably wery well made, but they're a bit more expensive than
  241. others.  Third Coast drives might be the best compromise.  I've not used
  242. any, and the company, I've heard, is a bit small and chaotic, but I've
  243. not heard of serious problems or dishonesty.
  244.  
  245. Cheers,
  246.  
  247. Graham
  248.  
  249.  
  250. ------------------------------------//------------------------------------
  251. From: CSTMCS@stafpol.cr83
  252. Sender: "JANET CSTMCS@UK.AC.STAFPOL.CR83" <CSTMCS@stafpol.cr83>
  253.  
  254. I think the best on the market at the moment is the THird Coast Technologies
  255. 65Mb or 85Mb drives. These are reasonably large, and relatively cheap.
  256. (65MB = #599, 85MB = #699) Both will take a second internal hard drive, which
  257. if it's SCSI embedded, can simply be plugged in. TCT offer a 4.5% educational
  258. discount, which you'd probably be able to use if you work at Edinburgh Uni.
  259.  
  260. As an alternative, since the TCT drives are so easily upgradable, you might
  261. like to buy a smaller unit, and add an additional drive. In Micro Computer Mart
  262. there are regular advertisements for 40Mb Scsi drives for about #100. In the
  263. last issue, there was even a 85Mb Nec drive for #150.
  264.  
  265. Finally, the TCT drives are some of the fastest available (typically 25ms) and
  266. have favourable reviews in various magazines (ST World, Jun 89 (?), ST User,
  267. Aug 89/May 89 etc. THe 85MB has a removable drive mechanism for security.
  268.  
  269. I'll be buying a 65Mb drive next month, so if you get good reviews of other
  270. drives, could you forward the details to me, (though I have checked the
  271. competition very thouroughly:-)
  272.  
  273. Good luck,
  274.  
  275. Mark
  276.    ( Computing Services, Staffordshire Polytechnic )
  277.  
  278.  
  279. ------------------------------------//------------------------------------
  280. From: SCOFFIN@ox.vax
  281.  
  282. >From :
  283. Rob Scoffin
  284. Inorganic Chemistry Laboratory
  285. Oxford
  286. SCOFFIN@uk.ac.oxford.vax
  287.  
  288.  I have just read your plea in info-atari16 for largish Atari HD's. We have
  289. two 65Mb drives bought from Third Coast Technologies in Bradford (look in any
  290. copy of ST User for details). The drives come in pretty "basic" cases but they
  291. seem well made and have enough space (and power supply potential) to add a
  292. second drive or a tape streamer (TCT sell their disks redy fitted with 40Mb
  293. streamers if you like). The disk driver software and utilities provided seem
  294. much better than the stuff that comes with the "Real" atari drives.... The last
  295. time I looked at their ad's I think they were offering 105Mb (all the way from
  296. 20Mb upwards) at quite a reasonable price... So far we have had no problems at
  297. all with either drive....
  298.  
  299. Hope this helps....
  300.  
  301.   Robbie Scoff
  302. ================
  303. p.s. Atari's financial health ???? Who does care ????
  304.  
  305. ------------------------------------//------------------------------------
  306. From: Ralph Haglund <qralph@se.lth.dna>
  307.  
  308. Hi,
  309. I am not in England, but I can always say what I would do...
  310. Obviously buy a STE520 and put in SIMMs myself.
  311. Get a 105Mbyte hard disk from Germany for DM1999. Fast, SCSI. I got an
  312. 85Mb in August from that same company that now sells that beast. My disk
  313. slowly died with more and more errors (after all it is a Seagate, the 105Mb
  314. one isn't... ), returned the whole a few weeks ago to Germany, and a few days
  315. back I got paper from the customs here that it was back, they just wanted a few
  316. additional papers to show it was a return so I wouldn't have to pay customs
  317. twice.
  318. Dunno what you plan to do - I occassionally do service on Ataris so I am not
  319. afraid of opening them up...
  320.  
  321. |-------------------------------------------------------------|
  322. |  Want to talk to me? Try:                                   |
  323. |  QRALPH@SELDC51  ||  QRALPH@SELDC52  ||  qralph@dna.lth.se  |
  324. |  My name? In official Sweden it is: 4.901.185.654 (secret)  |
  325. |  Anywhere else: Ralph Haglund                               |
  326. |  Disclaimer: If it works, it's out of date.                 |
  327. |_____________________________________________________________|
  328.  
  329. ---------------------------------------//------------------------------------
  330. ---------------------------------------//------------------------------------
  331. --
  332.   +--------------------------------------------------------------------------+
  333.   |Eric S Fraga, Department of Chemical Engineering, University of Edinburgh |
  334.   |phone: +44 31 667 1081 x2955,  e.s.fraga@uk.ac.ed  or  e.s.fraga@ed.ac.uk |
  335.   +--------------------------------------------------------------------------+
  336.  
  337. ------------------------------
  338.  
  339. Date: 18 Apr 90 17:37:03 GMT
  340. From: fernwood!portal!atari!apratt@uunet.uu.net  (Allan Pratt)
  341. Subject: TOS 1.4 info
  342. Message-ID: <2155@atari.UUCP>
  343.  
  344. hcj@lzsc.ATT.COM (HC Johnson) writes:
  345.  
  346. >I think Atari did it correctly.
  347. >For moves between logical disks, copy && remove is required.
  348. >For the degenerate case of rename, there is still the problem of a failure
  349. >during the operation with the file being lost.  So copy && remove is
  350. >still the safest course.
  351.  
  352. No, for the degenerate case the Desktop uses the Frename function,
  353. which diddles the directory entries, rather than doing a copy+delete.
  354.  
  355. As of TOS 1.4, the Frename function is safer than before: there is no
  356. reasonable failure which will lose your original.  The new directory
  357. entry is created before the old one is removed.  This wasn't the case
  358. before.  (Of course, extending a directory involves writing the FAT,
  359. and that can go wrong and clobber your file.  Or you could be renaming
  360. within one directory, and a write error there could clobber your file.
  361. But I said reasonable failures.)
  362.  
  363. O ye of little faith.  Then again, any of ye who have faith in GEMDOS's
  364. robustness or fault-tolerance are living in a fool's paradise.
  365.  
  366. ============================================
  367. Opinions expressed above do not necessarily     -- Allan Pratt, Atari Corp.
  368. reflect those of Atari Corp. or anyone else.      ...ames!atari!apratt
  369.  
  370. ------------------------------
  371.  
  372. Date: 18 Apr 90 13:58:02 GMT
  373. From: eru!luth!sunic!mcsun!unido!laura!heike!klute@bloom-beacon.mit.edu  (Rainer
  374.  Klute)
  375. Subject: Zoo output to file (Was: Re: EPROM programmer wanted.)
  376. Message-ID: <2114@laura.UUCP>
  377.  
  378. In article <29061@cup.portal.com>, buggs@cup.portal.com (William Edward
  379. JuneJr) writes:
  380. |>>If your shell (or the GEM desktop) does not handle io redirection
  381. |>>correctly (I think Gulam doesn't) use Arcgsh to get the listing. It works.
  382. |>
  383. |>I have MT C Shell, wonder if it'll do it.
  384. |>Does Arcgsh allow print out of listings? I used to have that somewhere.....
  385.  
  386. How to instruct Arcgsh to write the output of Zoo to a file instead of
  387. the screen: Click on "Filenames..." in the main Zoo dialog box, then
  388. select a file as "Standard output".
  389.  
  390.   Dipl.-Inform. Rainer Klute      klute@heike.informatik.uni-dortmund.de
  391.   Univ. Dortmund, IRB             klute@unido.uucp, klute@unido.bitnet
  392.   Postfach 500500         |)|/    ...uunet!mcvax!unido!klute
  393. D-4600 Dortmund 50        |\|\    Tel.: +49 231 755-4663
  394.  
  395. ------------------------------
  396.  
  397. End of INFO-ATARI16 Digest V90 Issue #459
  398. *****************************************
  399.